Skip to main content
POST
[Instances] Read the control panel credentials generated on the instance

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

id
string<uuid>
required

A UUID string identifying this Instance.

organization_id
string
required

Unique identifier of the organization that owns the resource.

project_id
string
required

Unique identifier of the project containing the resource.

Response

Credentials read on the instance

username
string
required
read-only
password
string
required
read-only
url
string
required
read-only